home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’93 / sort / Source / notif.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-10-12  |  106 b   |  5 lines  |  [TEXT/MPS ]

  1. extern Boolean gInBackground;
  2. extern void send_Message(short id);
  3. extern void wait_Foreground(short id);
  4.  
  5.